ISupportCreateNewItem<T> Interface
In This Topic
Specifies a calling contract for collections that support the creation of its items.
Object Model
Syntax
'Declaration
Public Interface ISupportCreateNewItem(Of )
public interface ISupportCreateNewItem<>
Type Parameters
See Also